home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nosvw.zip / MAIL < prev    next >
Text File  |  1991-09-18  |  937b  |  28 lines

  1. ====                                                NOSview [137]
  2. mail
  3. ====
  4.  
  5. _________________________________________________________________
  6. mail
  7. _________________________________________________________________
  8. The 'mail' command allows you to escape from NOS and start an
  9. external mailer program.  When you exit from the mailer, you will
  10. be returned to NOS.
  11.  
  12. The BM mailer program (BM.EXE) and its startup script (BM.RC)
  13. must be located at the DOS root.
  14.  
  15. The ELM mailer (ELM.EXE) and its startup script (ELM.RC) may
  16. reside anywhere.  Their location is specified by two DOS
  17. environment variables:
  18.  
  19.     MAILER defines the location of ELM.EXE.
  20.     HOME   defines the location of ELM.RC.
  21.  
  22.  
  23. >> Examples:  SET MAILER=c:\nos\elm.exe      (the ELM mailer)
  24.               SET HOME=c:\nos                (location of ELM.RC)
  25.  
  26. (Note that 'SET' is a DOS command, so pathnames require a
  27. backslash, not a forward slash).
  28.